public marks

PUBLIC MARKS from "Xavier Lacot" with tags php & symfony

2013

2012

2011

Packagist

by 1 other
Composer, a php dependancies and package manager based on several symfony components. Bye bye PEAR?

High Performance Websites with Symfony2

by 1 other
Jordi Boggiano gives some hints on how to improve the performances of a Symfony2 powered website

2010

• State of Symfony 2 online conference – a killer feature revealed! | test.ical.ly

Symfony 2 will include lots of goods - among them, a PHP implementation of Edge Side Include. A real professional developement framework!

2009

Symfony 1.4 on Git HOWTO (Part 1) « Kahel-AMP!

A small guide on how to use Symfony with git. Not sure everything is ready for this switch, particularly on the plugins and externals side...

sympLIST - Symfony Plugin Directory

by 1 other
The place for finding high quality Symfony plugins and developers for your web apps.

Advanced Routing (part 2) | More with symfony 1.3 & 1.4 | symfony | Web PHP Framework

A complete tutorial about route collections, which explains in detail what it is and how to use it.

Plugins | sfLessPhpPlugin | 1.0.1 | symfony | Web PHP Framework

sfLessPhpPlugin is a plugin for symfony applications which parses .less files through LESS and outputs CSS files.

Sensio Labs books

by 1 other
The website of Sensio Labs books, where Sensio references all the books published by the company or contributors.

NetBeans for PHP : weblog

The work for supporting for Symfony PHP Framework in NetBeans 6.8 is finished. This should make Netbeans the default editor for PHP developers, far before Eclipse. As for me, I'll stick to Textmate :)

Symfony Templating - Simple yet powerful templating framework

The Symfony Templating component provides all the tools needed to build any kind of template system.

Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework

Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.

Symfony-Zone » HelloWorld example with Flex and Symfony

by 3 others
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.

sfPropelActAsBackupBehavior: Symfony versioning and backup Plugin | Another break in the wall…

A refactor of Tristan's sfPropelActAsVersionnableBehavior is on the road, which should be more performant for large size indexes.

Issue 145913 - Netbeans 7.0 to support Symfony

"The news is that the Symfony support will be part of NetBeans 7.0. We are going to start work on it very soon. I hope that it will be a part of continual build this year and community can comment the support and work with us to finish it in the best possible quality and usability."

Drag&Drop Nested Set Editor for Admin Generator « Redo the Office

by 2 others
A drag and drop nested set admin generator for Symfony using jQuery treeTable. I have implemented exactly the same thing two months ago for a personnal project, but have not had time to release the code for the moment :)

SfDT - Symfony Development Tools, Eclipse plugin for symfony

by 3 others
Coding in Symfony using Eclipse - actualy works with Eclipe 3.4 + PDT 2, even if only marked as working with Eclipse 3.3 and PDT 1.0.2.

2008

symfony | Web PHP Framework | The Jobeet Tutorial

A set of 24 Symfony 1.2 tutorials, published day-by-day between December 1st and Christmas.

Using the Zend Framework with Symfony 1.1 | MirthLab

by 3 others
How to easily use Zend classes from within the Symfony framework

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

firesymfony :: Firefox Add-ons

by 1 other
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.

Obvious Hints: FireSymfony - A Firebug extension for symfony

by 1 other
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.

symfony | Web PHP Framework | Plugins | sfDoctrineActAsTaggablePlugin

by 1 other
My sfPropelActAsTaggable plugin finally found a fan on the Doctrine side...